home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / AFS / WriteUp.app / English.lproj / PanelInsertMerge.nib / data.classes next >
Text File  |  1994-12-14  |  388b  |  30 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. PanelInsertMerge = {
  7.     ACTIONS = {
  8.     newToken:;
  9.     clickedCancel:;
  10.     clickedNew:;
  11.     pickToken:;
  12.     clickedENDIF:;
  13.     clickedOk:;
  14.     clickedIF:;
  15.     };
  16.     OUTLETS = {
  17.     textfield;
  18.     comparatorButton;
  19.     cancelButton;
  20.     browser;
  21.     ifButton;
  22.     valueField;
  23.     panel;
  24.     okButton;
  25.     newButton;
  26.     endifButton;
  27.     };
  28.     SUPERCLASS = Object;
  29. };
  30.